mention in the docs that -1 is a valid value and what it means.
authorKristian Rietveld <kris@gtk.org>
Wed, 15 Oct 2003 20:18:01 +0000 (20:18 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Wed, 15 Oct 2003 20:18:01 +0000 (20:18 +0000)
commit8b34c308d0f049222fc582cf50fac1d6dda236f6
tree9d23a97f938e0f76c040d79febcc5a665372c140
parent5a51188b8b93e39ac3af5381ea82f792b595d1c4
mention in the docs that -1 is a valid value and what it means.

Wed Oct 15 22:04:59 2003  Kristian Rietveld  <kris@gtk.org>

* gtk/gtkcombobox.c (gtk_combo_box_get_active),
(gtk_combo_box_set_active): mention in the docs that -1 is a valid
value and what it means.

* gtk/gtkcomboboxentry.c (gtk_combo_box_entry_init): set the active
item to -1 (default),
(gtk_combo_box_entry_active_changed): do nothing when the index is
< 0.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcombobox.c
gtk/gtkcomboboxentry.c